Release Notes

On this page:

2020.1.13 Maintenance Release

2020.1.13 Maintenance Release [2021-06-01]

Changelog Overview

  • 4 Improvements
  • 102 Bug Fixes
  • 9 Security Fixes
  • 1 Chores
  • 116 Total Tickets

Improvements

  • app-json_forms:1.14.10-2020.1.31 [05-24-2021] - Decoded inputs in the renderJsonSchema task. This improvement will bypass MongoDB restrictions for $ sign keys.
  • app-template_builder:2.4.4-2020.1.9 [05-21-2021] - Stabilized the sandbox feature behavior by moving from Python implementation to JavaScript. This creates a stable communication layer between Template Builder and the python scripts responsible for running Jinja2 and TextFSM templates.
  • itential-utils:2.6.6 [05-05-2021] - Updated the itential-utils libraries to the latest version. Also fixed security issues from a security audit.
  • pronghorn-core:10.19.4-2020.1.143 [05-18-2021] - Added Starting and Stopping states to the service health data.

Bug Fixes

  • adapter-local_aaa:3.0.6-2020.1.7 [05-20-2021] - Validation added to parameters in the authenticate call to remove a NO-SQL injection attack vulnerability.
  • adapter-local_aaa:3.0.6-2020.1.6 [05-06-2021] - Removed unnecessary peer dependency.
  • adapter-nso:6.29.3-2020.1.58 [06-01-2021] - Improved error handling to return an error message when loadConfig fails.
  • adapter-nso:6.29.3-2020.1.57 [06-01-2021] - Added more details to the netconf error message that displays when there is no connection between IAP and NSO.
  • adapter-nso:6.29.3-2020.1.56 [05-28-2021] - Running config remediation on a Junos device will now return dry run results from adapter-nso.
  • adapter-nso:6.29.3-2020.1.55 [05-27-2021] - Fixed undefined error when running commands against NSO 4.x.
  • adapter-radius:2.0.6-2020.1.4 [05-10-2021] - Removed unnecessary peer dependency.
  • app-admin_essentials:1.0.0-2020.1.32 [05-19-2021] - Fixed height issue in sidebar navigation for Admin Essentials.
  • app-admin_essentials:1.0.0-2020.1.31 [05-16-2021] - Updated Rodeo to fix tooltip issues in Admin Essentials.
  • app-admin_essentials:1.0.0-2020.1.30 [05-13-2021] - Fixed an issue that was resulting in a "null" error when a user imported a Pre-built Automation that has a Transformation component that already exists in the system.
  • app-admin_essentials:1.0.0-2020.1.29 [05-11-2021] - Applications the user does not have permission for will no longer appear in the navigation bar.
  • app-automation_catalog:2.6.6-2020.1.30 [05-19-2021] - Added the ability to change the description of an existing workflow.
  • app-automation_catalog:2.6.6-2020.1.29 [05-13-2021] - Fixed a bug that prevented editing of an invalid automation in the Automation Catalog.
  • app-automation_catalog:2.6.6-2020.1.28 [05-13-2021] - Applications the user does not have permission for will no longer appear in the navigation bar.
  • app-automation_catalog:2.6.6-2020.1.27 [05-11-2021] - Blocked the ability to accidentally start multiple jobs on a manual job start. Added a notification to indicate a job is processing in the background.
  • app-automation_studio:2.0.14-2020.1.27 [05-25-2021] - Searching for workflows or forms that contain parenthesis or slashes now returns the correct data.
  • app-automation_studio:2.0.14-2020.1.26 [05-21-2021] - Fixed the rendering of the search field in the left sidebar. Selecting a template item no longer removes the alternate options available from the search.
  • app-automation_studio:2.0.14-2020.1.25 [05-21-2021] - Encoded syllables in document names now route correctly across the application.
  • app-automation_studio:2.0.14-2020.1.24 [05-13-2021] - Applications the user does not have permission for will no longer appear in the navigation bar.
  • app-automation_studio:2.0.14-2020.1.22 [05-03-2021] - Fixed issue with exporting files on browsers with rate limited multi-file downloads.
  • app-configuration_manager:3.43.14-2020.1.63 [05-25-2021] - Device counts updated to report correct number of devices. Device accordion menu will now list the total number of devices.
  • app-configuration_manager:3.43.14-2020.1.62 [05-18-2021] - Users can now page forward when there are more than 25 device groups in the accordion menu.
  • app-configuration_manager:3.43.14-2020.1.61 [05-12-2021] - The previous offline device status will no longer override the current selected device status.
  • app-configuration_manager:3.43.14-2020.1.60 [05-12-2021] - Applications the user does not have permission for will no longer appear in the navigation bar.
  • app-configuration_manager:3.43.14-2020.1.59 [05-10-2021] - Removed the Groups field from the Devices card since it had no data and is hard coded for No Groups Found.
  • app-form_builder:4.2.23-2020.1.23 [05-24-2021] - Unsaved changes will now trigger an alert when user attempts to navigate away from page while using Form Builder in Gen 1 canvas.
  • app-form_builder:4.2.23-2020.1.22 [05-10-2021] - Corrected description for search API documentation.
  • app-golden_config:5.18.3-2020.1.13 [04-30-2021] - Fixed rendering of 'Create New Tree' dialogue window.
  • app-json_forms:1.14.10-2020.1.29 [05-06-2021] - Restricted the data carryover between consecutive JSON form tasks.
  • app-json_forms:1.14.10-2020.1.29 [05-06-2021] - Values of objects are no longer replaced in JSON forms.
  • app-mop:6.3.24-2020.1.25 [06-03-2021] - Removed the conditional visibility of the Cancel button when creating a new template. Once the new template name is entered, both the Save and Cancel buttons are displayed.
  • app-mop:6.3.24-2020.1.24 [05-18-2021] - Prevented the reattempt task from crashing when no job is found in the database.
  • app-mop:6.3.24-2020.1.23 [05-17-2021] - The unsaved changes warning message is removed after a Save.
  • app-service_catalog:3.10.4-2020.1.12 [05-28-2021] - Fixed a bug in the application schema that triggered validator errors.
  • app-task_worker:3.1.4-2020.1.2 [05-21-2021] - Fixed a misspelling in the deprecation warning message.
  • app-template_builder:2.4.4-2020.1.10 [05-26-2021] - Fixed a bug in the transmission of JSON inputs to the Jinja2 template rendering Python process.
  • app-workflow_builder:5.10.4-2020.1.62 [06-02-2021] - Workflow Builder no longer freezes when adding new connector.
  • app-workflow_builder:5.10.4-2020.1.61 [06-01-2021] - The same transformation can now be imported into the JST transformation task multiple times.
  • app-workflow_builder:5.10.4-2020.1.60 [05-20-2021] - Fixed a bug where task groups were imported as strings instead of as ObjectIds.
  • app-workflow_builder:5.10.4-2020.1.59 [05-12-2021] - Fixed bug where an outgoing variable could be marked as a job variable by default.
  • app-workflow_builder:5.10.4-2020.1.57 [05-05-2021] - Fixed an issue in the Gen1 canvas workflows where some previous reference tasks were not showing when editing a task.
  • app-workflow_builder:5.10.4-2020.1.56 [05-04-2021] - Save buttons in task modals are now always visible.
  • app-workflow_engine:7.14.4-2020.1.197 [06-03-2021] - Fixed an issue where static incoming variables were not showing in the Job Details page for transformation tasks.
  • app-workflow_engine:7.14.4-2020.1.196 [06-02-2021] - An error message for the 'numberToString' task is returned when the radix is invalid.
  • app-workflow_engine:7.14.4-2020.1.195 [05-25-2021] - Updated height of the task dialog to accommodate expanded task views.
  • app-workflow_engine:7.14.4-2020.1.195 [05-24-2021] - Updated logic for the claim task check. A user account can now release and claim a claimed task by another user.
  • app-workflow_engine:7.14.4-2020.1.194 [05-21-2021] - Updated the @itential/network module version to avoid vulnerabilities.
  • app-workflow_engine:7.14.4-2020.1.193 [05-21-2021] - Improved Itential dependency installation in LoE script generator.
  • app-workflow_engine:7.14.4-2020.1.192 [05-21-2021] - Fixed the error logging description of nested objects.
  • app-workflow_engine:7.14.4-2020.1.191 [05-20-2021] - Incoming data to JST is now displayed instead of reference variables if you view the task history on the visualize page.
  • app-workflow_engine:7.14.4-2020.1.190 [05-19-2021] - Modified the Group Tasks tab on the Active Tasks page to show unclaimed and claimed tasks.
  • app-workflow_engine:7.14.4-2020.1.189 [05-18-2021] - Updated the pagination control in the bottom left corner of the Job Details page to correctly indicate when there is more than one page available.
  • app-workflow_engine:7.14.4-2020.1.188 [05-17-2021] - Updated README file to point to docs.itential.com documentation instead of stale internal documentation.
  • app-workflow_engine:7.14.4-2020.1.187 [05-14-2021] - AuditTrail errors on Redis write issues are now handled by the WFE worker.
  • app-workflow_engine:7.14.4-2020.1.186 [05-14-2021] - Task template variable is resolved to null for a nonexistent task ID.
  • app-workflow_engine:7.14.4-2020.1.185 [05-14-2021] - Updated the job grid text color to make the contrast ratio darker.
  • app-workflow_engine:7.14.4-2020.1.183 [05-11-2021] - Dropdown fields within a table will now render the JSON form from a schema with the correct alignment.
  • app-workflow_engine:7.14.4-2020.1.182 [05-11-2021] - If the return data from a task does not contain all outgoing variables, the full output is now displayed for each outgoing variable instead of the variable name.
  • app-workflow_engine:7.14.4-2020.1.181 [05-11-2021] - Fixed a bug in the Form Builder app. Manual task is now released after cancellation so user can claim the task and work it.
  • app-workflow_engine:7.14.4-2020.1.180 [05-10-2021] - Fixed manual task modal so it renders in front of the toolbar.
  • app-workflow_engine:7.14.4-2020.1.179 [05-06-2021] - Updated cleanup process to comply with new methodology. If defined, all services will exit once the cleanUpStrategy has finished running. If a cleanUpStrategy is not defined, services will exit immediately.
  • app-workflow_engine:7.14.4-2020.1.178 [05-05-2021] - Fixed a bug where active sessions created for task actors were not properly dismissed after ending.
  • app-workflow_engine:7.14.4-2020.1.177 [05-05-2021] - Removed fields deprecation warning for all queries that use fields for projection.
  • app-workflow_engine:7.14.4-2020.1.176 [04-29-2021] - Synchronization of user groups with external AAA server is skipped when viewing job details.
  • automation-gateway:2.74.12-2020.1.29 [05-06-2021] - Added verification for device name and group name for internal inventory.
  • itential-utils:2.6.10 [05-25-2021] - Added a "/" character to the start of pronghorn.json API paths generated for pronghorn-core.
  • itential-utils:2.6.9 [05-24-2021] - Reverted the AJV schema wrapper in itential-utils.
  • itential-utils:2.6.8 [05-17-2021] - Added a new schema validator that can be injected with an IAP logger.
  • itential-utils:2.6.7 [05-11-2021] - Modified error handling used by the loadModules function in Discovery.
  • itential_tools:1.23.18.2020.1.15 [05-28-2021] - Added dry run results to the response of the setConfigTransactions method.
  • pronghorn-core:10.19.4-2020.1.159 [05-28-2021] - Removed several unused dependencies and replaced several others to standardize dependencies within the platform.
  • pronghorn-core:10.19.4-2020.1.158 [05-27-2021] - Removed the duplicated logging message that shows as an error or warning when restarting an adapter or application.
  • pronghorn-core:10.19.4-2020.1.157 [05-27-2021] - Removed the "warn" syslog level. Fixed a bug where the "warning" level could not be set for a syslog property.
  • pronghorn-core:10.19.4-2020.1.156 [05-25-2021] - Added RabbitMQ logging message.
  • pronghorn-core:10.19.4-2020.1.154 [05-25-2021] - An application crash SNMP trap (alarm) is sent when an application fails to launch within its timeout period.
  • pronghorn-core:10.19.4-2020.1.153 [05-25-2021] - Removed linting errors from various shell scripts.
  • pronghorn-core:10.19.4-2020.1.152 [05-21-2021] - Fixed an issue where a malformed error would occur during a request timeout. Response body of Request Timeout now returns a 408 error code.
  • pronghorn-core:10.19.4-2020.1.151 [05-21-2021] - Fixed bug where services missing from the file system could crash IAP on startup. Added if condition to code logic to ensure services exist before calling setCorralAndHealthStatus.
  • pronghorn-core:10.19.4-2020.1.150 [05-21-2021] - Improved error handling when discovering new applications and adapters.
  • pronghorn-core:10.19.4-2020.1.149 [05-20-2021] - Reverted additional schema validations to the AAA broker authenticate call.
  • pronghorn-core:10.19.4-2020.1.148 [05-19-2021] - Newly discovered applications and adapters now register as encrypted based on the isEncrypted value in the pronghorn.json and not the global encryption setting.
  • pronghorn-core:10.19.4-2020.1.147 [05-19-2021] - Fixed an issue where services were disappearing from Admin Essentials when they were restarted.
  • pronghorn-core:10.19.4-2020.1.145 [05-18-2021] - Fixed an issue that was causing an empty error when a user would update the active profile for the system.
  • pronghorn-core:10.19.4-2020.1.144 [05-18-2021] - Renamed the duplicated getMethods call to getMethodsRegistry to remove the warning from startup.
  • pronghorn-core:10.19.4-2020.1.142 [05-17-2021] - Fixed error handling when profile is not found.
  • pronghorn-core:10.19.4-2020.1.141 [05-14-2021] - Implemented Redis write heartbeat to improve Ioredis error handling.
  • pronghorn-core:10.19.4-2020.1.140 [05-14-2021] - Fixed RabbitMQ health status reported by the /status route.
  • pronghorn-core:10.19.4-2020.1.139 [05-13-2021] - Added schema to ensure valid brokers.
  • pronghorn-core:10.19.4-2020.1.138 [05-13-2021] - Added detection of uninstalled adapters when migrating properties to database. Warning is issued to operator when adapter cannot be migrated due to missing installation.
  • pronghorn-core:10.19.4-2020.1.137 [05-13-2021] - Disabled the ability to deactivate the administrative group and prevent users from locking themselves out.
  • pronghorn-core:10.19.4-2020.1.136 [05-12-2021] - Updated network dependency to pin amqp-connection-manager to a prior version before a bug was introduced.
  • pronghorn-core:10.19.4-2020.1.135 [05-11-2021] - GetDevice task will return an error response when trying to find a non-existent entity using the findEntities function.
  • pronghorn-core:10.19.4-2020.1.134 [05-11-2021] - IAP will no longer hang on exit when an invalid RabbitMQ endpoint is provided.
  • pronghorn-core:10.19.4-2020.1.133 [05-11-2021] - Fixed a bug where a variable was undefined and could crash IAP.
  • pronghorn-core:10.19.4-2020.1.132 [05-10-2021] - Updated error handling of exceptions for the Transformation auto-migration script.
  • pronghorn-core:10.19.4-2020.1.131 [05-06-2021] - Updated service lifecycle management.
  • pronghorn-core:10.19.4-2020.1.130 [05-05-2021] - Updated Core to remove all principals upon IAP restart and to allow each user to have refreshed permissions without requiring a fresh login.
  • pronghorn-core:10.19.4-2020.1.129 [05-05-2021] - Updated the descending sort arrow to match the ascending arrow in Authorization Manager.
  • pronghorn-core:10.19.4-2020.1.128 [04-30-2021] - IAP will now exit if a problem is encountered during initialization.
  • pronghorn-core:10.19.4-2020.1.127 [04-29-2021] - Updated copyright year on the footer of login screen.
  • pronghorn-core:10.19.4-2020.1.126 [04-29-2021] - Fixed the styling for highlighted hovered items in navigation bar menus.
  • pronghorn-core:10.19.4-2020.1.125 [04-28-2021] - Fixed an issue in Authorization Manager where the last entry in the role edit screen was cut off.

Security Fixes

  • adapter-nso:6.29.3-2020.1.54 [05-21-2021] - Updated database and any related dependencies to fix dependency security vulnerabilities.
  • app-automation_catalog:2.6.6-2020.1.32 [05-25-2021] - Updated dependencies to fix security vulnerability in Axios library.
  • app-automation_catalog:2.6.6-2020.1.31 [05-20-2021] - Updated react-json-view to fix a security vulnerability.
  • app-automation_studio:2.0.14-2020.1.23 [05-10-2021] - Axios security updated for internal packages.
  • app-configuration_manager:3.43.14-2020.1.58 [05-06-2021] - Resolved security issue by replacing component used for diff viewer.
  • app-json_forms:1.14.10-2020.1.30 [05-21-2021] - Updated Axios security for internal packages.
  • app-workflow_builder:5.10.4-2020.1.58 [05-11-2021] - Axios security updated for internal packages.
  • pronghorn-core:10.19.4-2020.1.155 [05-25-2021] - Updated dependency and added code obfuscation to webpack and javascript modules.
  • pronghorn-core:10.19.4-2020.1.146 [05-19-2021] - Users are now redirected from the login page when an active session exists.

Chores

  • app-workflow_engine:7.14.4-2020.1.184 [05-13-2021] - Updated JST dependency to latest version.

2020.1.13 Release Versions

Automation Platform Versions

component version
@itential/adapter-automation_gateway 4.0.0-2020.1.8
@itential/adapter-azure_aaa 1.1.2-2020.1.3
@itential/adapter-email 3.1.10-2020.1.7
@itential/adapter-ldap 2.12.10-2020.1.6
@itential/adapter-local_aaa 3.0.6-2020.1.7
@itential/adapter-mongo 2.9.4-2020.1.1
@itential/adapter-nso 6.29.3-2020.1.58
@itential/adapter-policy_engine 1.0.11-2020.1.0
@itential/adapter-prospector 1.6.16-2020.1.3
@itential/adapter-radius 2.0.6-2020.1.4
@itential/adapter-redis 2.0.10-2020.1.3
@itential/app-admin_essentials 1.0.0-2020.1.32
@itential/app-ag_manager 1.1.1-2020.1.16
@itential/app-automation_catalog 2.6.6-2020.1.32
@itential/app-automation_studio 2.0.14-2020.1.27
@itential/app-configuration_manager 3.43.14-2020.1.63
@itential/app-form_builder 4.2.23-2020.1.23
@itential/app-golden_config 5.18.3-2020.1.13
@itential/app-golden_services 1.5.2-2020.1.1
@itential/app-json_forms 1.14.10-2020.1.31
@itential/app-mop 6.3.24-2020.1.25
@itential/app-nso_manager 2.20.1-2020.1.11
@itential/app-policy_manager 3.44.1-2020.1.8
@itential/app-service_catalog 3.10.4-2020.1.12
@itential/app-service_management 2.23.7-2020.1.16
@itential/app-smart_template 1.9.4-2020.1.4
@itential/app-task_worker 3.1.4-2020.1.2
@itential/app-template_builder 2.4.4-2020.1.10
@itential/app-workflow_builder 5.10.4-2020.1.62
@itential/app-workflow_engine 7.14.4-2020.1.197
@itential/pronghorn-core 10.19.4-2020.1.159
@itential/search 1.1.6-2020.1.3
@itential/tags 2.2.12-2020.1.5
@itential/itential-utils 2.6.10

Automation Gateway Versions

component version
automation_gateway 2.74.12-2020.1.29

NSO Manager Versions

component version
itential-tools 1.23.18.2020.1.15
prospector 1.10.4-2020.1.1

Engine Versions

component version
policy-engine 1.10.4-2020.1.0

Dependencies

Automation Platform Server

package supported recommended
nodejs 12.x 12.22.1
npm 6.x 6.14.13
python 2.x or 3.x 3.9.5
pip supported recommended
pip any version 20.2.4
textfsm 1.x 1.1.0
Jinja2 2.x 2.11.3

The gcc-c++ and make packages should be installed from your OS distribution.

Mongo Server

package supported recommended
mongodb 3.6.x or 4.2.x 4.2.13

RabbitMQ Server

package supported recommended
rabbitmq 3.8.x 3.8.14
erlang 21.3+ or 22.x 22.3.1
elixir 1.10.x 1.10.4
dedup 0.5.x 0.5.0

Redis Server

package supported recommended
redis 5.x 5.0.12

The gcc-c++ and make packages should be installed from your OS distribution.

Automation Gateway

package supported recommended
python 3.6 3.6.13
openssl 1.x 1.1.1k
haproxy 2.x 2.2.13

The gcc-c++ and make packages should be installed from your OS distribution.

The following development packages are required to install automation gateway: libffi-dev, openssl-dev, python-dev, sqlite-dev.

pip package supported recommended
pip any version 20.2.4
ansible 2.7, 2.8 or 2.9 2.9.21
terraform 0.12.x 0.12.31

One or more of the following packages may be required by the specific ansible modules you're using: psutil, pycrypto, paramiko, ncclient, lxml, nitrosdk-python, jxmlease.

Check the ansible documentation for the roles you're planning to use for additional package requirements.

Prospector

package supported recommended
java 1.7 or 1.8 1.8.275.01

NSO/Itential Tools

package supported recommended
java 1.7 or 1.8 1.8.275.01

The ant package should be installed from your OS distribution.

IAP Compatibility

Device Configuration

Device Configuration compatibility describes which devices are expected to work with the basic features of the Configuration Manager application across various southbound systems.

Ansible:

* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos

NSO:

Refer to the NSO Versions and NED Versions tables below for a list of tested devices.

Device Compliance

Device Compliance compatibility describes which devices are expected to work with Golden Configurations.

Ansible:

* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos

NSO (Configuration Manager app):

* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos

NSO (Golden Config app):

* a10-acos
* adtran-aos
* alu-sr
* arista-dcs
* cisco-ios
* cisco-iosxr
* cisco-nx
* cisco-staros
* f5-bigip
* huawei-vrp
* juniper-junos

Device Maintenance

Device Maintenance compatibility describes which devices Itential can perform maintenance activities on (e.g., reboots and firmware upgrades).

Ansible:

* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Juniper Junos

NSO:

* cisco-ios
* cisco-iosxr
* juniper-junos

Device Health Checks

Device Health Checks compatibility describes which devices Itential can execute read-only show commands to use the method broker and Command Templates application.

Ansible:

* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos

NSO:

* a10-acos
* alu-sr
* arista-dcs
* cienacli-acos
* cisco-aireos
* cisco-asa
* cisco-gss
* cisco-ios
* cisco-iosxr
* cisco-nx
* cisco-qps
* cisco-staros
* ericsson-sgsnmme
* f5-bigip
* huawei-vrp
* juniper-junos

Note: Some of the devices in the health checks category are tested against netsim devices.

Forms

Ansible:

IAP can render most ansible networking modules as forms. Support for specific modules may vary. If you encounter issues with any particular modules, reach out to the Itential Product Support Team for assistance.

NSO:

IAP can render most service models advertised by NSO as forms. Support for specific yang features may vary. If you encounter issues with your service models, reach out to the Itential Product Support Team for assistance.

Service Provisioning

NSO:

IAP can provision most service models advertised by NSO. Support for specific yang features may vary. If you encounter issues with your service models, reach out to the Itential Product Support Team for assistance.

Devices/Services Compatibility

The Itential Automation Platform is tested against the following component versions.

Ansible Versions:

* 2.9.21
* 2.8.20
* 2.7.18

Ansible Modules:

* eos_facts
* eos_command
* eos_config
* ios_facts
* ios_command
* ios_config
* iosxr_facts
* iosxr_command
* iosxr_config
* nx_facts
* nx_command
* nx_config
* junos_facts
* junos_command
* junos_config

NSO Versions:

* 5.3.3.1
* 5.2.5
* 4.7.9
* 4.6.5

NSO NED Versions:

ned 4.6.5 4.7.9 5.2.5 5.3.3.1
a10-acos 3.15.3 3.8 3.18 3.18
adtran-aos 4.0.5 4.0.2 4.0.6 4.0.6
alu-sr 8.3 7.10.1 8.13.4 8.13.4
8.13.3
arista-dcs 5.7 5.2.12 5.20.2 5.20.2
5.20
checkpoint-gaiaos_rest 1.3.8 1.3.10 n/a 1.10.7
1.10.6
ciena-acos 6.1.5 6.0.8 6.2.5 6.2.5
6.2.4
cisco-aireos 3.3.20 3.3.18 3.7.2
3.7.1
3.7.2
3.7.1
cisco-asa 6.7.7 6.2.2 6.12.4 6.12.4
6.12.3
cisco-gss 2.1.1 2.0 2.1.1 2.1.1
cisco-ios 6.42.2 6.69 6.69
6.68.2
6.69
6.68.2
cisco-iosxr 7.18.2 7.33 7.33 7.33
7.32.5
cisco-nx 5.1.3 5.7.1 5.21.1 5.21.1
5.21
cisco-qps 5.1.2 5.1.0 5.1.3 5.1.3
cisco-staros 5.22.1 5.5.1 5.34.6
5.34.5
5.34.6
5.34.5
ericsson-sgsnmme 1.0.7 1.0.3 1.0.7 n/a
f5-bigip 3.7.13 3.17 3.17
3.16
3.17
3.16
fortinet-fortios 5.4 5.1.2 5.4.21 5.4.21
5.4.20
huawei-usn 1.2.1 1.1 1.2.1 n/a
huawei-vrp 6.1 6.17.4 6.17.4
6.17.3
6.17.4
6.17.3
juniper-junos 4.5.17 4.6.19 4.6.19
4.6.17
4.6.19
4.6.17
paloalto-panos_cli 4.3.1 4.8.2 4.8.2
4.8.1
4.8.2
4.8.1
radware-alteonos 2.4 2.1.1 2.4.1 2.4.1
2.4
unix-bind 2.0.17 2.0.10 2.1.0 2.1.0

VTS Versions:

* 2.6.2

VTS NED Versions:

ned 2.6.2
cisco-iosxr 6.6
cisco-ncs5500 1.0
cisco-nx 5.1.4

Virtual Devices:

* A10 vThunder 4.1.4 GR1
* Arista EOS-4.23.0FX
* Checkpoint R80.30-273.583
* Cisco ASAv 9.13.1.7
* Cisco CSR 17.02.01r
* Cisco NX 9.3.2, 9.3.1
* Cisco StarOS 21.15.29
* Cisco XR6.3.1
* F5 BIGIP 15.1.0.2-0.0.9
* Fortigate 6.4.0
* Juniper VMX 18.4R1
* Juniper VSRX 19.1R2
* PanOS 9.1.2
* Radware 32.6.0.0

IAP Browser Compatibility

This maintenance release was tested against the following browser versions:

* Firefox 80.0.1
* Chrome 85.0.4183.121
* Edge 85.0.564.63
* Internet Explorer 11